[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 2421   SHUFFLE   <  SKIP 2992  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19673Navarro, Mathew, A2113North RydeNew South WalesAustralia
11166Martinez, Ashley98501OlympiaWashingtonUnited States
19905Fernandez, Chelsea, JRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-09 04:51:14.828 UTC