[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 24   SHUFFLE   <  SKIP 349  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12886Long, Jocelyn92102San DiegoCaliforniaUnited States
28858Hughes, Aidan, E94941Mill ValleyCaliforniaUnited States
26339James, Cindy99362Walla WallaWashingtonUnited States
14690Rai, Drew, D91054ErlangenBayernGermany

Generated 2025-07-11 17:40:43.635 UTC