[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 2421   SHUFFLE   <  SKIP 4302  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16979Rogers, Kaitlyn, J91950Lincoln AcresCaliforniaUnited States
18027Griffin, Alexia, W66740SaarlouisSaarlandGermany
18098Lee, Edward, C97068W. LinnOregonUnited States

Generated 2025-07-12 01:04:42.983 UTC