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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12424Mitchell, Rebecca, M98284Sedro WoolleyWashingtonUnited States
20587Johnston, Shannon, L92150SuresnesHauts de SeineFrance
19550Perez, Lucas, C92020El CajonCaliforniaUnited States

Generated 2025-07-12 00:36:20.679 UTC