[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 158   SHUFFLE   <  SKIP 1990  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20379Chen, Brittney, C90706BellflowerCaliforniaUnited States
16748Peterson, Patrick, J92118CoronadoCaliforniaUnited States
17233Raman, Michele3550BendigoVictoriaAustralia

Generated 2025-07-21 06:34:28.125 UTC