[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   SHUFFLE   <  SKIP 3060  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16231Martin, Dana, K98225BellinghamWashingtonUnited States
24077Rai, Tony, H80074MünchenNordrhein-WestfalenGermany
25842Brooks, Cole92625Newport BeachCaliforniaUnited States

Generated 2025-07-12 16:48:06.230 UTC