[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4990  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16288Shen, Edwin, C92150SuresnesHauts de SeineFrance
28374Vance, Ruben20354HamburgHamburgGermany
11884Shen, Latoya, S98107BallardWashingtonUnited States

Generated 2025-07-11 20:44:16.023 UTC