[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 3669   SHUFFLE   <  SKIP 3409  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27226Wang, Christian97034Lake OswegoOregonUnited States
21742Cox, Katelyn, BV9LangfordBritish ColumbiaCanada
22420Moore, Richard, L57000MetzMoselleFrance

Generated 2025-07-20 15:36:58.344 UTC