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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22240Powell, Miguel98270MarysvilleWashingtonUnited States
14681Chandra, Veronica4171HawthorneQueenslandAustralia
20338James, Anna90712LakewoodCaliforniaUnited States

Generated 2025-07-11 06:25:47.357 UTC