[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 506   SHUFFLE   <  SKIP 413  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12404Liang, Krystal, SY03 4TNYorkEnglandUnited Kingdom
27776Gomez, Audrey75003ParisSeine (Paris)France
19323Rogers, Jeremy, G78400ChatouYvelineFrance

Generated 2025-07-09 23:44:24.509 UTC