[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 484   SHUFFLE   <  SKIP 2412  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25805Gomez, MelodyPB12PeterboroughEnglandUnited Kingdom
25951Anderson, Anthony, A90210Beverly HillsCaliforniaUnited States
13253Xie, Carly, RSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-14 10:03:31.675 UTC