[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 8120   <  SKIP 799  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28923Hernandez, Roberto2061Milsons PointNew South WalesAustralia
12662Huang, Jessie75010ParisSeine (Paris)France
15937Lewis, Grace, R98225BellinghamWashingtonUnited States

Generated 2025-07-21 00:20:36.676 UTC