[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 468   SHUFFLE   <  SKIP 592  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29478Carlson, Darren, DAS23Stoke-on-TrentEnglandUnited Kingdom
11471Suarez, Latasha78400ChatouYvelineFrance
26566Chen, Crystal, M3429SunburyVictoriaAustralia
12467Jones, Jennifer, L75007ParisSeine (Paris)France

Generated 2025-07-19 12:08:05.942 UTC