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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21424Alexander, Emily, L92020El CajonCaliforniaUnited States
28347Anand, Latoya, D98225BellinghamWashingtonUnited States
26766Andersen, Jodi2444Port MacquarieNew South WalesAustralia

Generated 2025-07-09 19:05:30.988 UTC