[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 0   SHUFFLE   <  SKIP 3185  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15819Cox, Savannah, A98371PuyallupWashingtonUnited States
20622Suarez, Jerome, L4000BrisbaneQueenslandAustralia
17390Lewis, Blake97222MilwaukieOregonUnited States

Generated 2025-11-06 02:19:24.501 UTC