[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 376   SHUFFLE   <  SKIP 2422  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27335Raji, Ricardo93290Tremblay-en-FranceSeine Saint DenisFrance
22007Hernandez, Kaylee, T98027IssaquahWashingtonUnited States
18080Richardson, Paige94947NovatoCaliforniaUnited States

Generated 2025-07-14 14:20:49.771 UTC