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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18528Rodriguez, John, M90712LakewoodCaliforniaUnited States
14728Henderson, Elizabeth98371PuyallupWashingtonUnited States
28456Xu, Todd45000OrleansLoiretFrance

Generated 2025-07-09 00:29:43.069 UTC