[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 512   SHUFFLE   <  SKIP 1168  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24212Raje, TonyBD1 4SJW. YorkEnglandUnited Kingdom
20804Torres, Katelyn, LYO15YorkEnglandUnited Kingdom
22631Serrano, TheodoreEM15Esher-MoleseyEnglandUnited Kingdom
28187Chen, Aaron90012Los AngelesCaliforniaUnited States

Generated 2025-07-13 13:41:20.539 UTC