[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 650   SHUFFLE   <  SKIP 2825  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25293Gonzales, Eric, A97034Lake OswegoOregonUnited States
14751Price, Gabrielle98901YakimaWashingtonUnited States
19250Wu, Lacey, T12311BerlinSaarlandGermany
14268Roberts, Isabella90210Beverly HillsCaliforniaUnited States

Generated 2025-07-14 23:23:03.572 UTC