[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 701  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12774Gao, Kristen94010BurlingameCaliforniaUnited States
21001Gutierrez, Clinton4171HawthorneQueenslandAustralia
15306Sanchez, Victoria98225BellinghamWashingtonUnited States

Generated 2025-07-11 16:51:09.713 UTC