[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 1269   SHUFFLE   <  SKIP 840  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25029Hernandez, Alberto, D2444Port MacquarieNew South WalesAustralia
28746Ruiz, JuanLA1 1LNLancasterEnglandUnited Kingdom
20626Sara, Jarrod1002SydneyNew South WalesAustralia

Generated 2025-07-21 22:25:51.694 UTC