[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 1211   SHUFFLE   <  SKIP 4292  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14746Nelson, Courtney, T90505TorranceCaliforniaUnited States
23348Chen, Tiffany, A2036MatravilleNew South WalesAustralia
26600Gray, Michelle94063Redwood CityCaliforniaUnited States

Generated 2025-07-19 01:52:35.795 UTC