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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28184Russell, Madison92625Newport BeachCaliforniaUnited States
16141Ramirez, Shelby90401Santa MonicaCaliforniaUnited States
12940Rogers, Steven90401Santa MonicaCaliforniaUnited States

Generated 2025-07-15 13:33:47.186 UTC