[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 2500   <  SKIP 822  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24203Xie, Keith, W75002ParisSeine (Paris)France
18939McDonald, Hunter91364Woodland HillsCaliforniaUnited States
11722Hughes, Julian, S98225BellinghamWashingtonUnited States

Generated 2025-07-12 05:23:48.872 UTC