[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 1425  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26573Clark, Samantha99202SpokaneWashingtonUnited States
22087Coleman, Joan, K92118CoronadoCaliforniaUnited States
20924Sanz, Alberto, M59368WerneNordrhein-WestfalenGermany

Generated 2025-07-22 01:03:17.542 UTC