[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 363   SHUFFLE   <  SKIP 670  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11252Thompson, Nicholas, D91945Lemon GroveCaliforniaUnited States
12790Kumar, Brandon, A91945Lemon GroveCaliforniaUnited States
12471Zeng, Lacey46236BottropNordrhein-WestfalenGermany

Generated 2025-07-19 00:03:26.671 UTC