[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 2883  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22284Sanz, Kristy90210Beverly HillsCaliforniaUnited States
27468Powell, Robert, C92020El CajonCaliforniaUnited States
21659Jenkins, Gabrielle, BV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-09 23:35:12.657 UTC