[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 391   SHUFFLE   <  SKIP 988  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22510Gill, Lori, ATY31RuncornEnglandUnited Kingdom
21057Butler, Elizabeth, M46236BottropNordrhein-WestfalenGermany
28846Lopez, Cynthia, D91910Chula VistaCaliforniaUnited States
25315Cox, Cole, MCM11BillericayEnglandUnited Kingdom

Generated 2025-07-20 01:08:46.621 UTC