[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 2592  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21150Ramirez, Alyssa98284Sedro WoolleyWashingtonUnited States
15651Lopez, Ann, T91420MorangisEssonneFrance
27020Perry, Rachel, L91950National CityCaliforniaUnited States

Generated 2025-07-11 08:17:49.306 UTC