[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 568   SHUFFLE   <  SKIP 2255  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12814Sharma, Casey, A45001EssenHamburgGermany
22795Yuan, Tara, G75013ParisSeine (Paris)France
18820Cook, Alexandria91791West CovinaCaliforniaUnited States

Generated 2025-07-22 11:54:12.533 UTC