[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 475   SHUFFLE   <  SKIP 4168  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23909Lin, Todd, C75007ParisSeine (Paris)France
27128Cai, Heather41100Saint OuenLoir et CherFrance
29441Patel, Adriana, L66578NeunkirchenSaarlandGermany
21858Lin, Curtis, NW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-21 11:48:50.544 UTC