[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 518   SHUFFLE   <  SKIP 3906  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19277Jiménez, Billy, L78400ChatouYvelineFrance
27046Howard, Allison90241DowneyCaliforniaUnited States
14594Taylor, Lauren, T91791West CovinaCaliforniaUnited States

Generated 2025-07-11 23:21:25.699 UTC