[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 518   SHUFFLE   <  SKIP 5019  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24045Martin, Shannon, WTY31RuncornEnglandUnited Kingdom
21320Coleman, Hannah, L98225BellinghamWashingtonUnited States
12023Johnson, Fernando, I94014ColmaCaliforniaUnited States

Generated 2025-07-20 13:26:12.669 UTC