[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 1834  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14762Perez, Adriana, K90210Beverly HillsCaliforniaUnited States
29270Allen, Carlos, M99202SpokaneWashingtonUnited States

Generated 2025-07-10 14:05:24.422 UTC