[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3249   SHUFFLE   <  SKIP 69  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15631Andersen, ClaytonOX14 4SEOxfordEnglandUnited Kingdom
19790Wu, Amy2113North RydeNew South WalesAustralia
21365Ramos, Gloria, A2036MalabarNew South WalesAustralia

Generated 2025-07-15 16:00:28.782 UTC