[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 4931   SHUFFLE   <  SKIP 537  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19172Luo, Calvin, TSW6 SBYLondonEnglandUnited Kingdom
17647Lopez, Molly, C59140DunkerqueNordFrance
12758Ramirez, Stephanie, E98033KirklandWashingtonUnited States
28331Beck, Colleen, J91502BurbankCaliforniaUnited States

Generated 2025-07-21 08:28:37.869 UTC