[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 951  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24368Prasad, Ebony3198SeafordVictoriaAustralia
22807Garcia, Cindy, AW1N 9FALondonEnglandUnited Kingdom
17105Walker, MadisonTY31RuncornEnglandUnited Kingdom

Generated 2025-07-12 09:46:31.698 UTC