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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27505Ms., Skelly, Bonnie, L.94010BurlingameCaliforniaUnited States
24984Moore, William94947NovatoCaliforniaUnited States
16138Butler, David, H90241DowneyCaliforniaUnited States

Generated 2025-07-11 11:33:24.515 UTC