[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2693   SHUFFLE   <  SKIP 278  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23464Turner, Devin, J94070San CarlosCaliforniaUnited States
25331White, JamesV9B 5T2ShawneeBritish ColumbiaCanada
24764Hughes, Abigail, G98201EverettWashingtonUnited States

Generated 2025-07-13 03:12:32.872 UTC