[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 5215   <  SKIP 216  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26846Kumar, Dustin, RHP10 9QYHigh WycombeEnglandUnited Kingdom
12014Sanders, Devin, J3550BendigoVictoriaAustralia
26401Butler, NatalieEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-20 17:27:31.512 UTC