[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 470   SHUFFLE   <  SKIP 7074  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12160Zhang, Jaclyn97005BeavertonOregonUnited States
11379Vazquez, Gary92100Boulogne-BillancourtHauts de SeineFrance
19712Phillips, Eric, W98371PuyallupWashingtonUnited States

Generated 2025-07-20 03:53:10.920 UTC