[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 2554  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14901Richardson, Katherine91950National CityCaliforniaUnited States
15498Washington, Alexandra, EV9B 2C3ShawneeBritish ColumbiaCanada
18441Munoz, Tabitha, A90210Beverly HillsCaliforniaUnited States
27789Goldberg, NicolasBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-12 03:52:05.695 UTC