[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 4809   SHUFFLE   <  SKIP 3902  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28393Zheng, Ramon, R92400CourbevoieHauts de SeineFrance
25788Yuan, Nichole60355Frankfurt am MainHamburgGermany
16953Ward, Paige92020El CajonCaliforniaUnited States

Generated 2025-07-21 05:35:48.715 UTC