[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 7842   SHUFFLE   <  SKIP 4225  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17398Lopez, Kaylee, E94611OaklandCaliforniaUnited States
22576Xu, Tony, L2113North RydeNew South WalesAustralia
25489Tang, BradLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-21 03:20:19.264 UTC