[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 4270  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18761Wright, Luis91203GlendaleCaliforniaUnited States
16111Green, Allison97034Lake OswegoOregonUnited States
23488Nelson, LuisV3A 4R2LangleyBritish ColumbiaCanada
23088Hu, Wesley, L98225BellinghamWashingtonUnited States
27438Shan, Alejandro90706BellflowerCaliforniaUnited States
20908Foster, Wyatt, C66578NeunkirchenSaarlandGermany

Generated 2025-07-11 13:23:28.476 UTC