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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20798Munoz, Mathew, L38001BraunschweigNordrhein-WestfalenGermany
19547Patterson, Lauren, A91932Imperial BeachCaliforniaUnited States
15411Chandra, Jay94010BurlingameCaliforniaUnited States
22530Jai, KelliOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-09 16:36:25.458 UTC