[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 484   SHUFFLE   <  SKIP 1144  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23227Alonso, Anne78400ChatouYvelineFrance
20842Moreno, Tyrone, S20354HamburgHamburgGermany
13166Chen, Kyle91950National CityCaliforniaUnited States
17436Ramirez, Evan, K94070San CarlosCaliforniaUnited States

Generated 2025-07-15 10:49:35.976 UTC