[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 512   SHUFFLE   <  SKIP 1173  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22364Jenkins, Katherine, E94109San FranciscoCaliforniaUnited States
21141Li, Omar98168BurienWashingtonUnited States
21728Harris, Madison, K98168BurienWashingtonUnited States

Generated 2025-07-11 02:13:47.023 UTC