[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 6273   <  SKIP 287  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18833Baker, Morgan90712LakewoodCaliforniaUnited States
26914Prasad, Cindy, CPB12PeterboroughEnglandUnited Kingdom
24572Martinez, Carolyn, A53131BonnNordrhein-WestfalenGermany

Generated 2025-07-21 11:12:27.219 UTC