[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 575   SHUFFLE   <  SKIP 1872  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14609Phillips, Julia91950National CityCaliforniaUnited States
11767Madan, Meagan4171HawthorneQueenslandAustralia
25463Robinson, Miguel78100Saint Germain en LayeYvelineFrance

Generated 2025-07-20 02:34:13.577 UTC