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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11867James, Nathaniel, C91950National CityCaliforniaUnited States
22739Rodriguez, Destiny, JV3A 4R2LangleyBritish ColumbiaCanada
11341Zeng, Randy, AGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-18 15:08:23.025 UTC