[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 482   SHUFFLE   <  SKIP 4150  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15795Munoz, Diane, R2777SpringwoodNew South WalesAustralia
20134Zhao, FranklinMK8 8DFMilton KeynesEnglandUnited Kingdom
19164Morgan, Danielle91932Imperial BeachCaliforniaUnited States

Generated 2025-07-12 11:48:38.934 UTC