[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 2275   SHUFFLE   <  SKIP 149  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22199Lee, David, J3220GeelongVictoriaAustralia
15632Carlson, Gloria, PE17 6JFLondonEnglandUnited Kingdom
12705Garcia, Andre, H6006PerthSouth AustraliaAustralia

Generated 2025-07-13 05:17:15.227 UTC