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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25232Blanco, Kellie, M4169East BrisbaneQueenslandAustralia
26964Tang, Kelli, G57000MetzMoselleFrance
24531Xie, Andres33041PaderbornHamburgGermany

Generated 2025-07-13 01:43:33.026 UTC