[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 2391   SHUFFLE   <  SKIP 5044  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13576Lal, TamaraW1X3SELondonEnglandUnited Kingdom
23280Alexander, Hannah, A97045Oregon CityOregonUnited States
13333Chander, Tara, C94519ConcordCaliforniaUnited States

Generated 2025-07-19 04:48:35.257 UTC