[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 2000   SHUFFLE   <  SKIP 679  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21448Nelson, Jenna, D94519ConcordCaliforniaUnited States
20996Shan, Keith, T4655Hervey BayQueenslandAustralia
25593Gill, Micheal92310SèvresHauts de SeineFrance

Generated 2025-07-12 16:39:21.769 UTC