[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 6869   <  SKIP 17  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12868Anand, Julie, B75006ParisSeine (Paris)France
19731Allen, Jonathan94941Mill ValleyCaliforniaUnited States
18752Walker, Samantha92625Newport BeachCaliforniaUnited States

Generated 2025-07-20 16:32:53.677 UTC