[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 189   SHUFFLE   <  SKIP 2036  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11407She, Mario48001MünsterSaarlandGermany
15813Diaz, Julian94063Redwood CityCaliforniaUnited States
23836Carter, Chloe91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-08 23:29:59.624 UTC