[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 512   SHUFFLE   <  SKIP 420  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21864Lopez, Martin, ECM11BillericayEnglandUnited Kingdom
23869Nara, Wayne, C98107BallardWashingtonUnited States
14766Xu, Curtis, M93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-11 20:31:08.935 UTC