[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 5461  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25777Butler, Stephanie, J59000LilleNordFrance
19688Baker, Timothy94303Palo AltoCaliforniaUnited States
21700Ramirez, Juan, M94303Palo AltoCaliforniaUnited States
15860Moreno, Joe98225BellinghamWashingtonUnited States

Generated 2025-07-12 02:11:58.580 UTC