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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23075Sandberg, Rebekah90706BellflowerCaliforniaUnited States
15570Powell, Brianna, L91977Spring ValleyCaliforniaUnited States
19884Simmons, JamesV0SookeBritish ColumbiaCanada

Generated 2025-07-11 13:09:51.885 UTC