[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 363   SHUFFLE   <  SKIP 892  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23639Guo, Christy, RLA1 1LNLancasterEnglandUnited Kingdom
27090Brown, Elizabeth, H91950Lincoln AcresCaliforniaUnited States
18887Hernandez, Kari98107BallardWashingtonUnited States

Generated 2025-07-21 19:04:17.949 UTC