[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 413   SHUFFLE   <  SKIP 1322  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16417Bryant, NoahPE17BuryEnglandUnited Kingdom
28408Lal, Tasha, ASL4 1RHBerksEnglandUnited Kingdom
13903Hernandez, Elijah92020El CajonCaliforniaUnited States
12453Bennett, Madison97068W. LinnOregonUnited States

Generated 2025-07-19 14:28:09.743 UTC