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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17650Sanders, JessicaPE17BuryEnglandUnited Kingdom
22561Nara, Katie59170CroixNordFrance
18767Alonso, Gary, C4655Hervey BayQueenslandAustralia

Generated 2025-07-20 19:27:37.247 UTC