[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 4079  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27194Cooper, Chase97034Lake OswegoOregonUnited States
25591Ray, Preston66272Sulzbach TaunusSaarlandGermany
24932Jones, Richard, W94611OaklandCaliforniaUnited States

Generated 2025-07-10 09:13:30.279 UTC