[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 9761  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22090Miller, Alexandra, E91791West CovinaCaliforniaUnited States
19074Shen, Colleen31770ColomiersGaronne (Haute)France

Generated 2025-07-14 10:28:21.554 UTC