[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 518   SHUFFLE   <  SKIP 3935  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24396Navarro, Robyn, J94519ConcordCaliforniaUnited States
18709Hernandez, Darren, A3205South MelbourneVictoriaAustralia
18313Foster, Arianna, L94010BurlingameCaliforniaUnited States

Generated 2025-07-10 00:12:17.059 UTC