[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 434   SHUFFLE   <  SKIP 208  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23231Moore, Dylan, H57000MetzMoselleFrance
20121Butler, Dylan97301SalemOregonUnited States
16888Hughes, Arianna, A92020El CajonCaliforniaUnited States

Generated 2025-07-20 12:46:40.066 UTC