[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   SHUFFLE   SKIP 213   <  SKIP 4831  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20296Diaz, Morgan, L94010BurlingameCaliforniaUnited States
21524Wood, Faith, VPB12PeterboroughEnglandUnited Kingdom
27511Goel, Bethany2444Port MacquarieNew South WalesAustralia

Generated 2025-07-20 17:07:53.856 UTC