[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 717   SHUFFLE   <  SKIP 2462  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19896Thomas, Kaitlyn97045Oregon CityOregonUnited States
21486Gao, Suzanne91502BurbankCaliforniaUnited States
18795Alexander, Nathan, AV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-14 00:19:32.208 UTC