[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 6484   <  SKIP 168  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14247Allen, Hunter, L99202SpokaneWashingtonUnited States
16037Kelly, Melissa59368WerneNordrhein-WestfalenGermany
20644Brooks, Patrick91950National CityCaliforniaUnited States

Generated 2025-07-17 16:47:40.367 UTC