[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 3557  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19814Washington, Blake, T94010BurlingameCaliforniaUnited States
13305Alexander, Oscar, M98371PuyallupWashingtonUnited States
12045Russell, Luis, A94941Mill ValleyCaliforniaUnited States

Generated 2025-11-05 21:52:42.067 UTC