[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 590   SHUFFLE   <  SKIP 1454  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14653Fernandez, Troy, H94519ConcordCaliforniaUnited States
23341Chen, Kelvin98312BremertonWashingtonUnited States
23519Long, Jacqueline, E92118CoronadoCaliforniaUnited States
26079Robinson, Ryan98225BellinghamWashingtonUnited States

Generated 2025-07-19 13:40:49.597 UTC