[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   SKIP 189   SHUFFLE   <  SKIP 2215  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16416Rivera, Brian, A59491Villeneuve-d'AscqNordFrance
12918Murphy, Brooke90401Santa MonicaCaliforniaUnited States
22416Romero, Tabitha, MSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-15 18:35:04.482 UTC