[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 663   SHUFFLE   <  SKIP 388  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26960Thomas, Jose, AWA1WarringtonEnglandUnited Kingdom
24042White, Zachary33098PaderbornNordrhein-WestfalenGermany
22791Jenkins, Taylor91910Chula VistaCaliforniaUnited States

Generated 2025-07-19 03:47:33.143 UTC