[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 461   SHUFFLE   <  SKIP 4243  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13439Lin, Arturo94010BurlingameCaliforniaUnited States
22717Watson, Nicole, S99362Walla WallaWashingtonUnited States
25805Gomez, MelodyPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-20 21:10:05.044 UTC