[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 327   SHUFFLE   <  SKIP 489  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13396Kumar, David98501OlympiaWashingtonUnited States
29365Carlson, Cheryl, M66740SaarlouisSaarlandGermany
14252Cook, Destiny, G97205PortlandOregonUnited States

Generated 2025-07-11 03:38:17.258 UTC