[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 0   SHUFFLE   <  SKIP 2746  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27059Perry, Hunter94704BerkeleyCaliforniaUnited States
11998Sharma, Donna4171HawthorneQueenslandAustralia
20968Yuan, ArturoYO15YorkEnglandUnited Kingdom

Generated 2025-11-03 10:06:02.328 UTC