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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12156Raji, Bonnie91502BurbankCaliforniaUnited States
20021Jones, Alexander, IV2W 1W2HaneyBritish ColumbiaCanada
20474Turner, Edward, S97034Lake OswegoOregonUnited States

Generated 2025-07-10 04:05:58.345 UTC