[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 189   SHUFFLE   <  SKIP 2101  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11149Gill, Theodore4655Hervey BayQueenslandAustralia
11980Richardson, Kimberly90401Santa MonicaCaliforniaUnited States
13407Rana, CassandraW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-14 00:44:36.807 UTC