[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   SHUFFLE   SKIP 1711   <  SKIP 150  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12262Sanchez, Morgan, JPE17BuryEnglandUnited Kingdom
15884Bradley, Dakota, D94015Daly CityCaliforniaUnited States
21405Shen, Bonnie4217Gold CoastQueenslandAustralia

Generated 2025-07-16 23:50:44.577 UTC