[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 2548   SHUFFLE   <  SKIP 1474  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20668Mr., Rothenberg, Eric94519ConcordCaliforniaUnited States
17764Garcia, Terrance, L45001EssenHamburgGermany
26894Goel, Lindsey04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-15 05:50:50.774 UTC