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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13469Bailey, Bryce, L98403TacomaWashingtonUnited States
28362Sanchez, Kaylee94947NovatoCaliforniaUnited States
15780McDonald, Claudia, E91502BurbankCaliforniaUnited States

Generated 2025-07-09 04:43:13.337 UTC