[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 405   SHUFFLE   <  SKIP 740  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22860Kumar, Cedric, B4171HawthorneQueenslandAustralia
25835Flores, Destiny, L95062Santa CruzCaliforniaUnited States
28789Zhang, Elijah92118CoronadoCaliforniaUnited States

Generated 2025-07-10 13:45:51.062 UTC