[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 189   SHUFFLE   <  SKIP 1369  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21143Campbell, Allison97034Lake OswegoOregonUnited States
21024Jimenez, Lori, C75017ParisSeine (Paris)France
23737Velez Amezaga, Elena90210Beverly HillsCaliforniaUnited States
14593Washington, Jack, M91791West CovinaCaliforniaUnited States

Generated 2025-07-09 09:46:15.630 UTC