[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 3192  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27830Hall, Caleb, M33098PaderbornNordrhein-WestfalenGermany
11665Dominguez, Janet91910Chula VistaCaliforniaUnited States
19013Phillips, Amanda, G91364Woodland HillsCaliforniaUnited States

Generated 2025-07-08 21:56:47.327 UTC