[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 251   SHUFFLE   <  SKIP 391  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15354Kumar, CoreyWA1WarringtonEnglandUnited Kingdom
11764Ramos, Jessie, R2300NewcastleNew South WalesAustralia
17635Deng, Terry38231SalzgitterHessenGermany

Generated 2025-07-13 18:22:27.961 UTC