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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12421Hughes, Cameron, A92625Newport BeachCaliforniaUnited States
21048Liang, Karen, M45000OrleansLoiretFrance
12079Cooper, Nathaniel91950National CityCaliforniaUnited States

Generated 2025-07-19 13:39:44.425 UTC