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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16195Perez, Abby93500PantinSeine Saint DenisFrance
11053Price, Ana, E92102San DiegoCaliforniaUnited States
25479Sanchez, Bobby, J80610Saint OuenSommeFrance

Generated 2025-07-11 14:58:20.852 UTC