[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 250   SHUFFLE   <  SKIP 107  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14050Lopez, Manuel, M6105CloverdaleSouth AustraliaAustralia
20525Kumar, James90706BellflowerCaliforniaUnited States
23543Sanchez, Michele4810TownsvilleQueenslandAustralia

Generated 2025-07-09 13:47:43.510 UTC