[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 1061   SHUFFLE   <  SKIP 145  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17738Deng, Nicolas, P14197BerlinSaarlandGermany
27556Cox, Amanda97068W. LinnOregonUnited States
23588Hughes, Ryan, C98366Port OrchardWashingtonUnited States

Generated 2025-07-14 05:23:42.316 UTC