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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14976Hu, Randy45000OrleansLoiretFrance
20753Kelly, Taylor, D98501OlympiaWashingtonUnited States
27559Rodriguez, Emily, R99202SpokaneWashingtonUnited States
26334Blanco, Ross90706BellflowerCaliforniaUnited States

Generated 2025-07-18 17:49:51.255 UTC