[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 494   SHUFFLE   <  SKIP 348  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29018Luo, Drew91502BurbankCaliforniaUnited States
28952Huang, Arturo2138RhodesNew South WalesAustralia
18670Bryant, Melanie, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 00:34:29.020 UTC