[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 840   SHUFFLE   <  SKIP 1074  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29255Washington, Kyle, C90505TorranceCaliforniaUnited States
21560Lopez, Kristopher, L3000MelbourneVictoriaAustralia
15038Yang, Cedric2061Milsons PointNew South WalesAustralia

Generated 2025-07-18 20:04:10.721 UTC