[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 416   SHUFFLE   <  SKIP 2360  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23959Parker, Amber46236BottropNordrhein-WestfalenGermany
19255Sara, Terrance80610Saint OuenSommeFrance
13654Andersen, Shawn, R98225BellinghamWashingtonUnited States

Generated 2025-07-19 11:05:50.372 UTC