[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 717   SHUFFLE   <  SKIP 3373  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20840Xie, Alison, H93500PantinSeine Saint DenisFrance
18837Hernandez, Amanda91977Spring ValleyCaliforniaUnited States
14771Vance, HeidiSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-18 12:54:54.480 UTC