[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 2342  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25539Ortega, Mathew, D59170CroixNordFrance
24768Ross, Jordan94014ColmaCaliforniaUnited States
23190Ramirez, Nathaniel90706BellflowerCaliforniaUnited States
23058Rivera, Michelle, A94010BurlingameCaliforniaUnited States

Generated 2025-07-11 18:46:05.927 UTC