[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 512   SHUFFLE   <  SKIP 3257  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21769Rubio, Michele, L94519ConcordCaliforniaUnited States
16826Vazquez, Roberto, A42651SolingenNordrhein-WestfalenGermany
24518Allen, Stephanie90712LakewoodCaliforniaUnited States
15445Lopez, Bob94310OrlyVal de MarneFrance

Generated 2025-07-20 14:43:45.910 UTC