[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 468   SHUFFLE   <  SKIP 861  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26556Cooper, Jeremy97330CorvallisOregonUnited States
26291Walker, Blake, R90802Long BeachCaliforniaUnited States
27468Powell, Robert, C92020El CajonCaliforniaUnited States

Generated 2025-07-08 12:54:22.238 UTC