[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 2421   SHUFFLE   <  SKIP 5113  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15475Brooks, Kaitlyn, S91364Woodland HillsCaliforniaUnited States
25626Diaz, Janet, RGA10GatesheadEnglandUnited Kingdom
29472Sharma, Lacey, M75003ParisSeine (Paris)France

Generated 2025-07-11 18:04:26.544 UTC