[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 127   SHUFFLE   <  SKIP 2698  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22890Hall, Alexis, H92102San DiegoCaliforniaUnited States
27338Lopez, Virginia, J2055North SydneyNew South WalesAustralia
12566Yang, OmarW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-19 14:39:43.931 UTC