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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13492Foster, Christian, C91502BurbankCaliforniaUnited States
18109Campbell, Samuel92806La JollaCaliforniaUnited States
29226Lee, Katherine, A98052RedmondWashingtonUnited States

Generated 2025-07-14 18:35:03.473 UTC