[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3485   <  SKIP 527  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14389Harris, Ryan90241DowneyCaliforniaUnited States
27119Gonzalez, Mayra, T30601HannoverNordrhein-WestfalenGermany
14448Butler, Lauren97330CorvallisOregonUnited States

Generated 2025-07-20 18:15:16.156 UTC