[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 750   SHUFFLE   <  SKIP 564  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25394Garcia, Anthony, J97330CorvallisOregonUnited States
26570Gonzales, Hunter1002SydneyNew South WalesAustralia
17546James, Melanie, V90802Long BeachCaliforniaUnited States

Generated 2025-07-21 01:12:13.198 UTC