[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 875   SHUFFLE   <  SKIP 3314  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23004Fernandez, Raymond94010BurlingameCaliforniaUnited States
15295Shan, Louis90210Beverly HillsCaliforniaUnited States
14968Patel, TroySW1P 2NULondonEnglandUnited Kingdom
12368Rubio, Rodney, L57000MetzMoselleFrance

Generated 2025-07-20 03:46:45.798 UTC