[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 1310  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24131Rubio, Felicia, S94310OrlyVal de MarneFrance
22154Yuan, Yolanda, CK0J 1J0Chalk RiberOntarioCanada

Generated 2025-07-11 08:00:50.491 UTC