[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 1407  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24650Baker, Julia91950Lincoln AcresCaliforniaUnited States
29293Wu, Nuan4171HawthorneQueenslandAustralia
25336Cook, Chase, L98020EdmondsWashingtonUnited States

Generated 2025-07-08 10:47:18.619 UTC