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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24449Simmons, Melanie, T94947NovatoCaliforniaUnited States
15951Baker, Jenna, J98104SeattleWashingtonUnited States
27433Garcia, Barry94014ColmaCaliforniaUnited States

Generated 2025-07-14 08:37:31.989 UTC