[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   SHUFFLE   SKIP 3624   <  SKIP 890  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19543Torres, Evan97330CorvallisOregonUnited States
24324Reed, Jennifer, B90241DowneyCaliforniaUnited States
12225Ortega, Kathleen, G66041PoingSaarlandGermany

Generated 2025-07-13 12:59:53.169 UTC