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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12664Gill, KristaWA1WarringtonEnglandUnited Kingdom
13015Parker, Rebecca, L97034Lake OswegoOregonUnited States
28815James, Lauren, T90505TorranceCaliforniaUnited States
18319Sun, Aimee, R2138RhodesNew South WalesAustralia

Generated 2025-07-15 05:40:53.517 UTC