[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 3669   SHUFFLE   <  SKIP 2675  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15074Perry, Elizabeth66578NeunkirchenSaarlandGermany
11932Coleman, Elizabeth90401Santa MonicaCaliforniaUnited States
25260Howard, Dalton98901YakimaWashingtonUnited States

Generated 2025-07-17 01:43:02.263 UTC