[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 1500   <  SKIP 4767  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26537Perez, Wyatt99362Walla WallaWashingtonUnited States
27896Torres, Orlando, HTY31RuncornEnglandUnited Kingdom
11344Jimenez, JessieOX1OxfordEnglandUnited Kingdom

Generated 2025-07-22 06:28:56.924 UTC