[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 416   SHUFFLE   <  SKIP 2495  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17312Kovar, Mayra, J4700RockhamptonQueenslandAustralia
28477Tang, KennethSW8 1XDLondonEnglandUnited Kingdom
15957Ross, Samuel, T94063Redwood CityCaliforniaUnited States

Generated 2025-07-21 00:39:02.395 UTC