[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 518   SHUFFLE   <  SKIP 4871  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23613Lu, Clayton, LLA1 1LNLancasterEnglandUnited Kingdom
24570Guo, Karen93000BobignySeine Saint DenisFrance
19126Kapoor, Kristopher, J98107BallardWashingtonUnited States

Generated 2025-07-18 03:05:23.872 UTC