[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 3677   SHUFFLE   <  SKIP 3404  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22685Ma, Barbara22001HamburgHessenGermany
11857Young, Isabella98020EdmondsWashingtonUnited States
17537Mitchell, Courtney90505TorranceCaliforniaUnited States

Generated 2025-07-21 10:40:51.628 UTC