[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 394   SHUFFLE   <  SKIP 1625  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17733Gill, Alberto, P2036MalabarNew South WalesAustralia
19349Anand, Warren, M45001EssenHamburgGermany
28811Phillips, Caleb, S91932Imperial BeachCaliforniaUnited States

Generated 2025-07-10 17:01:44.092 UTC