[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 281   SHUFFLE   <  SKIP 1730  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12613Prasad, Joel, C93400Saint-DenisSeine Saint DenisFrance
26946Madan, Andre, C12311BerlinHamburgGermany
25157Miller, DestinyV0SookeBritish ColumbiaCanada
11960Griffin, Ana98052RedmondWashingtonUnited States

Generated 2025-07-16 14:36:57.138 UTC