[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 2295   SHUFFLE   <  SKIP 354  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16884Miller, Richard, J98901YakimaWashingtonUnited States
12386Perry, Katherine, S91054ErlangenBayernGermany
23972Liang, Clarence, J41100Saint OuenLoir et CherFrance
19194Garcia, Cesar, L75010ParisSeine (Paris)France
20438Scott, Robert, C91791West CovinaCaliforniaUnited States
24036Vazquez, Jay66001SaarbrückenSaarlandGermany

Generated 2025-07-11 21:51:16.240 UTC