[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4471  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18628Yang, Suzanne31770ColomiersGaronne (Haute)France
13896Mitchell, Hailey98168BurienWashingtonUnited States
17421Henderson, Katherine, C91977Spring ValleyCaliforniaUnited States

Generated 2025-07-11 18:37:19.531 UTC