[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 2421   SHUFFLE   <  SKIP 889  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17000Henderson, Miranda, M91910Chula VistaCaliforniaUnited States
21134Chapman, Bob, WW1V 5RNLondonEnglandUnited Kingdom
27484Zhang, Kristen3000MelbourneVictoriaAustralia

Generated 2025-07-09 01:30:54.827 UTC