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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17211Rodriguez, Virginia57000MetzMoselleFrance
14154Gao, Willie, R91370Verrieres Le BuissonEssonneFrance
28898Patterson, MelanieCM11BillericayEnglandUnited Kingdom
26654Jimenez, Kathleen3550BendigoVictoriaAustralia

Generated 2025-07-14 11:27:34.041 UTC