[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 413   SHUFFLE   <  SKIP 2495  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28903Luo, KaraSE1 8HLLondonEnglandUnited Kingdom
17251Nara, Tonya, C2061Milsons PointNew South WalesAustralia
29133King, Sydney, L97045Oregon CityOregonUnited States

Generated 2025-07-15 08:57:10.543 UTC