[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 444   SHUFFLE   <  SKIP 2277  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22249Chen, Kevin91945Lemon GroveCaliforniaUnited States
23250Lee, Ashley, D98036LynnwoodWashingtonUnited States
24986Griffin, IsabelleV8POak BayBritish ColumbiaCanada

Generated 2025-07-09 19:44:16.289 UTC