[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 650   SHUFFLE   <  SKIP 1236  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17145Bennett, Sarah94519ConcordCaliforniaUnited States
27935Chander, Johnny31770ColomiersGaronne (Haute)France
28010Long, Justin97045Oregon CityOregonUnited States
17635Deng, Terry38231SalzgitterHessenGermany

Generated 2025-07-20 23:45:21.994 UTC