[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 438   SHUFFLE   <  SKIP 1259  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22416Romero, Tabitha, MSE1 8HLLondonEnglandUnited Kingdom
11138Davis, Lauren91203GlendaleCaliforniaUnited States
17505Mitchell, Hunter, A99362Walla WallaWashingtonUnited States

Generated 2025-07-15 08:03:37.477 UTC