[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 650   SHUFFLE   <  SKIP 760  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29055Sai, Monica, L4700RockhamptonQueenslandAustralia
20416Goel, Dale, M4000BrisbaneQueenslandAustralia
20210Powell, Stephanie, P97045Oregon CityOregonUnited States

Generated 2025-07-13 03:35:56.626 UTC