[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 2391   SHUFFLE   <  SKIP 3734  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20211Mr., Rodgers, Scott, M.4169East BrisbaneQueenslandAustralia
27733Subram, Ronald, P6006PerthSouth AustraliaAustralia
14778Jimenez, ReneeLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-16 11:27:45.834 UTC