[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 2421   SHUFFLE   <  SKIP 749  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26042Griffin, Devin90802Long BeachCaliforniaUnited States
28264Diaz, Nicole98033KirklandWashingtonUnited States
27767Arun, Brandy, J42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-10 22:29:36.371 UTC