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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22055Clark, Hannah, H90210Beverly HillsCaliforniaUnited States
22622Sanz, Neil, MW1Y 3RALondonEnglandUnited Kingdom
23609Li, Clarence, M92400CourbevoieHauts de SeineFrance

Generated 2025-07-10 02:45:45.031 UTC