[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 2997   <  SKIP 2579  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12865Martinez, Brandy, LRG7 5H7ReadingEnglandUnited Kingdom
17981Mitchell, FernandoWA1WarringtonEnglandUnited Kingdom
26924Zeng, Erica3550BendigoVictoriaAustralia

Generated 2025-07-20 20:04:12.655 UTC