[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 460   SHUFFLE   <  SKIP 1896  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15589He, Gilbert4171HawthorneQueenslandAustralia
16672Martinez, Nicole, A99362Walla WallaWashingtonUnited States
14918Howard, Mariah98027IssaquahWashingtonUnited States

Generated 2025-07-15 10:13:47.822 UTC