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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16956Flores, Austin, J98901YakimaWashingtonUnited States
28613Campbell, James, D98201EverettWashingtonUnited States
19427Lopez, Troy, M75008ParisSeine (Paris)France
21954Andersen, Yolanda7001HobartTasmaniaAustralia
12601Zhang, RandyPB12PeterboroughEnglandUnited Kingdom
23254Gonzalez, Jack, A91910Chula VistaCaliforniaUnited States

Generated 2025-11-01 21:26:50.263 UTC