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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22536Rogers, BriannaOX1OxfordEnglandUnited Kingdom
14647Howard, Sean, A94947NovatoCaliforniaUnited States
13459Foster, Devin, G92102San DiegoCaliforniaUnited States

Generated 2025-07-08 13:26:21.782 UTC