[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 364   SHUFFLE   <  SKIP 747  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11440Weber, Sergio, C59000LilleNordFrance
19477Rubio, Lance, EW1V 5RNLondonEnglandUnited Kingdom
22352Moore, Elizabeth, J90712LakewoodCaliforniaUnited States

Generated 2025-07-20 23:45:01.033 UTC