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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24037Guo, Ramon78000VersaillesYvelineFrance
19485Shan, Raul, L75003ParisSeine (Paris)France
17423Alexander, Arianna98270MarysvilleWashingtonUnited States

Generated 2025-07-11 18:40:07.784 UTC