[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 875   SHUFFLE   <  SKIP 6186  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28232Russell, Gavin97005BeavertonOregonUnited States
27726Hall, Sophia91945Lemon GroveCaliforniaUnited States
25129Raman, Allen, R2065St. LeonardsNew South WalesAustralia

Generated 2025-07-13 21:56:32.850 UTC