[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 3789  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20187King, Robert, C91977Spring ValleyCaliforniaUnited States
20047Huang, Ronnie92150SuresnesHauts de SeineFrance
18726Anand, Katrina, L2036MatravilleNew South WalesAustralia

Generated 2025-07-12 03:26:32.839 UTC