[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 484   SHUFFLE   <  SKIP 929  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29398Suri, Bruce, G24044KielSaarlandGermany
13018Xie, Brendan2036MatravilleNew South WalesAustralia
22977Patterson, Ian, R94070San CarlosCaliforniaUnited States

Generated 2025-07-13 23:07:19.524 UTC