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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20617Johnson, Chloe, L3977CranbourneVictoriaAustralia
14365Ward, Evan, S90802Long BeachCaliforniaUnited States
11986Alvarez, Max, M3220GeelongVictoriaAustralia

Generated 2025-07-14 22:40:19.233 UTC