[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 211   SHUFFLE   <  SKIP 2144  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23929Xie, Kristin, J93500PantinSeine Saint DenisFrance
11352Rodriguez, Raymond, A93500PantinSeine Saint DenisFrance
27013Yuan, Alisha, M91502BurbankCaliforniaUnited States
26902Mehta, Clifford59170CroixNordFrance

Generated 2025-07-17 19:12:25.232 UTC