[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 875   SHUFFLE   <  SKIP 1098  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27423Butler, Dakota92118CoronadoCaliforniaUnited States
28974Hayes, Kelly, M91950National CityCaliforniaUnited States
28687Gutierrez, Javier60355Frankfurt am MainHamburgGermany

Generated 2025-07-09 00:08:58.427 UTC