[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 2520   <  SKIP 503  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24808Perez, Eric, A90712LakewoodCaliforniaUnited States
16118Wright, James, A94611OaklandCaliforniaUnited States
14369Sanchez, Devin, J97045Oregon CityOregonUnited States
25467Madan, TroyBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-19 06:30:04.549 UTC