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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24452Coleman, Megan, C98225BellinghamWashingtonUnited States
21271Wang, Thomas94611OaklandCaliforniaUnited States
27442Raman, Janelle, C94014ColmaCaliforniaUnited States

Generated 2025-07-10 07:30:49.824 UTC