[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 157   SHUFFLE   <  SKIP 6566  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18667Ma, Kelli, E94704BerkeleyCaliforniaUnited States
14411Johnson, Ashley, S97034Lake OswegoOregonUnited States
28094Peterson, Melanie97034Lake OswegoOregonUnited States
19704Collins, Nathan, FV9LangfordBritish ColumbiaCanada

Generated 2025-07-20 21:32:53.843 UTC