[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 445   SHUFFLE   <  SKIP 4661  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25975Gutierrez, Ebony, R98312BremertonWashingtonUnited States
21139Adams, Alex, C97034Lake OswegoOregonUnited States
16461Wu, RosaYO15YorkEnglandUnited Kingdom

Generated 2025-07-18 23:08:01.713 UTC