[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 4895   SHUFFLE   <  SKIP 24  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17305Torres, Neil2036MalabarNew South WalesAustralia
22872Bailey, Sara, F98168BurienWashingtonUnited States
19484Liang, Willie, M75009ParisSeine (Paris)France

Generated 2025-07-15 07:43:13.376 UTC