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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19531Robinson, John, I94014ColmaCaliforniaUnited States
28764Rubio, Frank94014ColmaCaliforniaUnited States
11257Powell, Jacqueline92625Newport BeachCaliforniaUnited States

Generated 2025-07-16 18:35:20.470 UTC