[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 750   SHUFFLE   <  SKIP 1554  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22485Suarez, Andy93400Saint-DenisSeine Saint DenisFrance
24076Hernandez, Casey, I75006ParisSeine (Paris)France
16693Coleman, Ethan, G4551CaloundraQueenslandAustralia

Generated 2025-07-20 08:38:14.544 UTC