[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   SKIP 511   SHUFFLE   <  SKIP 1699  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20858Stone, Damien93000BobignySeine Saint DenisFrance
14488Hughes, Connor, S94704BerkeleyCaliforniaUnited States
15667Ramos, Hector33041PaderbornHamburgGermany

Generated 2025-07-16 21:48:33.610 UTC