[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 6350   SHUFFLE   <  SKIP 767  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28224Henderson, Spencer92625Newport BeachCaliforniaUnited States
18680Shan, David90706BellflowerCaliforniaUnited States
25927Guo, Tiffany2055North SydneyNew South WalesAustralia

Generated 2025-07-19 20:08:25.213 UTC