[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 2927   SHUFFLE   <  SKIP 618  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26725Smith, Alexis, L98371PuyallupWashingtonUnited States
22057Ross, Kyle98901YakimaWashingtonUnited States
24986Griffin, IsabelleV8POak BayBritish ColumbiaCanada

Generated 2025-07-12 13:01:08.365 UTC