[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 807  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19146Morgan, Mariah94014ColmaCaliforniaUnited States
12476Jimenez, Rodney, RMK8 8ZDMilton KeynesEnglandUnited Kingdom
25376Griffin, Alexis, S94941Mill ValleyCaliforniaUnited States
17533Baker, Fernando, R98225BellinghamWashingtonUnited States

Generated 2025-07-10 21:56:23.438 UTC