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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28112Evans, Savannah, K90241DowneyCaliforniaUnited States
22376Martin, Marcus, R97034Lake OswegoOregonUnited States
26698Rivera, Brooke, L91932Imperial BeachCaliforniaUnited States

Generated 2025-07-20 02:38:56.875 UTC