[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 817   SHUFFLE   <  SKIP 821  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12070Ross, Luke, J90210Beverly HillsCaliforniaUnited States
29398Suri, Bruce, G24044KielSaarlandGermany
24722Ross, Hunter59368WerneNordrhein-WestfalenGermany
13757Griffin, Jordyn, N98027IssaquahWashingtonUnited States

Generated 2025-07-19 11:09:58.099 UTC