[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 3713   <  SKIP 395  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14432Russell, Antonio, L98366Port OrchardWashingtonUnited States
27835Ruiz, Darren, A17490Saint OuenCharente-MaritimeFrance
12953Cooper, Catherine, A99202SpokaneWashingtonUnited States

Generated 2025-07-14 07:36:10.723 UTC