[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 470   SHUFFLE   <  SKIP 3742  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19889Sanders, Catherine92020El CajonCaliforniaUnited States
16195Perez, Abby93500PantinSeine Saint DenisFrance
26136Gonzalez, Tabitha, A2036MatravilleNew South WalesAustralia

Generated 2025-07-09 10:59:05.313 UTC