[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 437   SHUFFLE   <  SKIP 3314  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25935Tang, April, A1597Lane CoveNew South WalesAustralia
22116Lopez, Robert, K91941GrossmontCaliforniaUnited States
13979Jenkins, Chloe, W98371PuyallupWashingtonUnited States

Generated 2025-07-18 23:13:34.003 UTC