[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 250   SHUFFLE   <  SKIP 1272  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19231Gill, Meghan, R94014ColmaCaliforniaUnited States
16196Raheem, Kurt60082Frankfurt am MainHamburgGermany
27308Rana, Marie, ACM11BillericayEnglandUnited Kingdom

Generated 2025-07-10 01:00:11.303 UTC