[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 2927   SHUFFLE   <  SKIP 700  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23276Zhou, Vincent, A90706BellflowerCaliforniaUnited States
12495Miller, Lucas, L60323FrankfurtHessenGermany
11617Brooks, Sean91941GrossmontCaliforniaUnited States

Generated 2025-07-15 23:37:00.523 UTC