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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23473James, Jesse, C97068W. LinnOregonUnited States
26627Alexander, Jose, J92118CoronadoCaliforniaUnited States
16325Williams, Emma, KTY31RuncornEnglandUnited Kingdom

Generated 2025-07-12 04:24:05.052 UTC