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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16859Kumar, Jack, E98371PuyallupWashingtonUnited States
13688Sanchez, Ruben, SOX16 8RSOxonEnglandUnited Kingdom
26632Moore, Isabella, B98225BellinghamWashingtonUnited States

Generated 2025-07-18 02:32:04.454 UTC