[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 1429   SHUFFLE   <  SKIP 108  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12605Cooper, Carol, D66740SaarlouisSaarlandGermany
24118Chande, Donna92081Paris La DefenseHauts de SeineFrance
23825Coleman, Katherine, R91203GlendaleCaliforniaUnited States

Generated 2025-07-14 02:37:06.037 UTC