[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 4   SHUFFLE   <  SKIP 4950  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12832Prasad, Douglas, J12171BerlinSaarlandGermany
26290Chen, Noah, L91791West CovinaCaliforniaUnited States
23079Ms., Ryan, Justine, J.3280WarrnamboolVictoriaAustralia

Generated 2025-07-15 14:06:41.058 UTC