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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25742He, Tamara04139LeipzigNordrhein-WestfalenGermany
26847Yang, Brent30601HannoverNordrhein-WestfalenGermany
26093Washington, Nicole92020El CajonCaliforniaUnited States

Generated 2025-07-21 08:53:07.377 UTC