[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 438   SHUFFLE   <  SKIP 237  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28147Black, Omar90706BellflowerCaliforniaUnited States
15839Taylor, William, A90401Santa MonicaCaliforniaUnited States
14912Taylor, Emma, M91776San GabrielCaliforniaUnited States
18881James, Kimberly97045Oregon CityOregonUnited States

Generated 2025-07-18 14:57:06.997 UTC