[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 2412   <  SKIP 982  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18587Arun, Monica98168BurienWashingtonUnited States
14257Carter, James91950National CityCaliforniaUnited States
22261Allen, Isaac, J94704BerkeleyCaliforniaUnited States

Generated 2025-07-17 19:15:11.486 UTC