[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 263   SHUFFLE   <  SKIP 2004  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29177Martin, Frank91910Chula VistaCaliforniaUnited States
13525Van, Cassandra2060Lavender BayNew South WalesAustralia
19373Suri, Rebekah, A04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-20 01:24:10.606 UTC