[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 398   SHUFFLE   <  SKIP 2382  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19477Rubio, Lance, EW1V 5RNLondonEnglandUnited Kingdom
17436Ramirez, Evan, K94070San CarlosCaliforniaUnited States
26853Rana, Shane78400ChatouYvelineFrance
14365Ward, Evan, S90802Long BeachCaliforniaUnited States

Generated 2025-07-17 21:16:20.526 UTC