[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 9481   SHUFFLE   <  SKIP 2004  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22420Moore, Richard, L57000MetzMoselleFrance
27587Li, Cara2264SilverwaterNew South WalesAustralia

Generated 2025-07-20 11:36:26.853 UTC