[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5232  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18993Ross, Kevin, L94704BerkeleyCaliforniaUnited States
22390Zheng, Kelvin, A70452StuttgartSaarlandGermany
20128Miller, Ian, B97071WoodburnOregonUnited States
28002Kumar, Christy, J98312BremertonWashingtonUnited States

Generated 2025-07-11 11:40:50.495 UTC