[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 0   SHUFFLE   <  SKIP 2998  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14656Fernandez, Bryant, R98225BellinghamWashingtonUnited States
27856Tang, Bonnie, WTY31RuncornEnglandUnited Kingdom
15085Jai, Kristin, H91420MorangisEssonneFrance

Generated 2025-10-30 04:52:51.216 UTC