[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 250   SHUFFLE   <  SKIP 1486  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14405Walker, Dylan, S98225BellinghamWashingtonUnited States
19863Powell, Paige98168BurienWashingtonUnited States
16887Rivera, Cody, L91945Lemon GroveCaliforniaUnited States

Generated 2025-07-17 09:16:41.615 UTC