[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 470   SHUFFLE   <  SKIP 1900  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20250Garcia, Charles, M4217Gold CoastQueenslandAustralia
19416Morris, CaitlinWA3WatfordEnglandUnited Kingdom
12179Jones, Alexis, M97355LebanonOregonUnited States

Generated 2025-07-13 05:47:47.281 UTC