[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 189   SHUFFLE   <  SKIP 2243  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27897Munoz, Robin, E38001BraunschweigNordrhein-WestfalenGermany
16966Diaz, Amanda, S91950Lincoln AcresCaliforniaUnited States
23821Lal, Jordan98020EdmondsWashingtonUnited States

Generated 2025-07-10 19:27:25.739 UTC