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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15849Kelly, Destiny, C99202SpokaneWashingtonUnited States
18008Sai, Deanna, D93700DrancySeine Saint DenisFrance
23728Kelly, Paige90241DowneyCaliforniaUnited States

Generated 2025-07-11 09:36:37.335 UTC