[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 999   SHUFFLE   <  SKIP 37  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27894Sai, Gerald, LLE18LeedsEnglandUnited Kingdom
11754Ortega, Janet, L2036MalabarNew South WalesAustralia
22360Collins, Caleb98168BurienWashingtonUnited States
26898Simmons, Ashley, R59000LilleNordFrance

Generated 2025-07-15 15:32:27.395 UTC