[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 189   SHUFFLE   <  SKIP 239  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11352Rodriguez, Raymond, A93500PantinSeine Saint DenisFrance
22321Zeng, Alan, MWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-15 21:10:56.665 UTC