[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 4438   <  SKIP 4245  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26448Yuan, Kara98312BremertonWashingtonUnited States
25089Xie, Christy, C98168BurienWashingtonUnited States
20567Anand, Nicolas, PMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-20 09:54:05.145 UTC