[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 1711   <  SKIP 1213  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21319Lee, Zachary, C98225BellinghamWashingtonUnited States
28486Chandra, Rebekah3429SunburyVictoriaAustralia
14677Hernandez, Ross2444Port MacquarieNew South WalesAustralia

Generated 2025-07-21 09:00:25.184 UTC