[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 1117   <  SKIP 2847  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11308Gonzales, Ian, T97045Oregon CityOregonUnited States
27917Sanders, Andrea, L90802Long BeachCaliforniaUnited States
21380Sara, Candace2580GoulburnNew South WalesAustralia

Generated 2025-07-21 19:16:46.317 UTC