[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 927  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21699Sharma, Logan, J94941Mill ValleyCaliforniaUnited States
16854Adams, Seth, L91364Woodland HillsCaliforniaUnited States
27203Sanchez, Jennifer, J97205PortlandOregonUnited States

Generated 2025-07-11 11:46:38.434 UTC