[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 511   SHUFFLE   <  SKIP 1315  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22892Mitchell, Timothy, E90241DowneyCaliforniaUnited States
24466Travers, Alexa, A4551CaloundraQueenslandAustralia
22796Nath, Brad17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-17 22:23:23.767 UTC