[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 575   SHUFFLE   <  SKIP 2931  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13511Liu, Ernest92400CourbevoieHauts de SeineFrance
11088Davis, Hunter92102San DiegoCaliforniaUnited States
27885Torres, Marvin, JW1V 5RNLondonEnglandUnited Kingdom
17674Wang, Kevin90210Beverly HillsCaliforniaUnited States

Generated 2025-07-21 16:00:50.495 UTC