[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 375  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29171Alvarez, Jay, D98168BurienWashingtonUnited States
25701Garcia, FranciscoW1V 5RNLondonEnglandUnited Kingdom
12045Russell, Luis, A94941Mill ValleyCaliforniaUnited States

Generated 2025-07-11 07:56:25.303 UTC