[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 2212  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16413Gonzalez, Julia, W46236BottropNordrhein-WestfalenGermany
14405Walker, Dylan, S98225BellinghamWashingtonUnited States
11329Alvarez, Andy94519ConcordCaliforniaUnited States

Generated 2025-07-10 11:48:37.231 UTC