[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 2927   SHUFFLE   <  SKIP 189  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28937Nath, Tommy, B4000BrisbaneQueenslandAustralia
12118Sanchez, Miguel, L90706BellflowerCaliforniaUnited States
26370Bryant, Maria, E46236BottropNordrhein-WestfalenGermany
18610Rivera, Bailey94519ConcordCaliforniaUnited States

Generated 2025-07-17 22:33:17.568 UTC