[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 438   SHUFFLE   <  SKIP 789  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16267Chen, Edwin41485GrevenbroichBayernGermany
17375Gill, Sheila, B2036MatravilleNew South WalesAustralia
14614Bryant, Dylan, J94014ColmaCaliforniaUnited States

Generated 2025-07-10 05:09:07.763 UTC