[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 653   SHUFFLE   <  SKIP 823  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15909Ross, Cassidy, W90712LakewoodCaliforniaUnited States
14147Rivera, Marcus, M46236BottropNordrhein-WestfalenGermany
15691Henderson, Julian, JWA3WatfordEnglandUnited Kingdom

Generated 2025-07-15 23:32:21.554 UTC