[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 24   SHUFFLE   <  SKIP 1597  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27204Hall, Devin91910Chula VistaCaliforniaUnited States
20997Ashe, Joanna, F1597Lane CoveNew South WalesAustralia
24207Guo, StaceyWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-12 23:50:30.863 UTC