[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 699  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26526Coleman, Blake90712LakewoodCaliforniaUnited States
15678Zhou, Susan91420MorangisEssonneFrance
21481Diaz, Jose, R98020EdmondsWashingtonUnited States

Generated 2025-07-13 01:38:05.717 UTC