[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 189   SHUFFLE   <  SKIP 2092  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16337White, Jose92020El CajonCaliforniaUnited States
13113Sanchez, Bryant, C2580GoulburnNew South WalesAustralia
20342Lu, Aimee, J98312BremertonWashingtonUnited States

Generated 2025-07-14 14:52:51.177 UTC