[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 2381   <  SKIP 658  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28974Hayes, Kelly, M91950National CityCaliforniaUnited States
13826He, Candice64283DarmstadtHessenGermany
16028Cooper, Cody, A1002SydneyNew South WalesAustralia

Generated 2025-07-18 14:10:43.044 UTC