[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 364   SHUFFLE   <  SKIP 1241  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17750Jai, Shawna, WB29 6SLBirminghamEnglandUnited Kingdom
21956Kapoor, Jay, F2300NewcastleNew South WalesAustralia
11114Moreno, Leslie, C2138RhodesNew South WalesAustralia

Generated 2025-07-13 03:49:13.112 UTC